home *** CD-ROM | disk | FTP | other *** search
/ Aminet 44 / Aminet 44 (2001)(GTI - Schatztruhe)[!][Aug 2001].iso / Aminet / comm / misc / DigiCamGUI.readme < prev    next >
Text File  |  2001-07-04  |  2KB  |  43 lines

  1. Short:    TritonRexx based GUI for DigiCam v1.0
  2. Author:   kaedric@cd-memories.com (Roger Clark)
  3. Uploader: kaedric@cd-memories.com (Roger Clark)
  4. Type:     comm/misc
  5.  
  6. I  wanted  to  create  a simple GUI for DigiCam that would provide the
  7. basic  framework for the command set that it supported.  The result is
  8. DigiCam_Triton.rexx,  a  simple  but  easy  to use GUI.  The script is
  9. easily  configured  by  editing  some  variables  at  the beginning to
  10. reflect  your  system  and  camera  configurations.  The default setup
  11. works  very  well  with my Epson PhotoPC 750Z connected to my A4000 on
  12. the built-in serial port.
  13.  
  14. DigiCam_Triton.rexx  allows  you to list the directory of the camera's
  15. memory,  display  the  selected thumbnail image, download the selected
  16. image,   or  erase  the  selected  image  from  the  camera.   Due  to
  17. limitations  in  TritonRexx there is no multi-select available at this
  18. time.  All operations are performed on a single photo.
  19.  
  20. I  plan  on expanding the GUI to include more of the options available
  21. via  DigiCam,  to  include  remotely setting different options such as
  22. resolution,  flash mode, color/b&w mode, as well as telling the camera
  23. to take a picture.
  24.  
  25. Since  I  only  have one camera to test this GUI on, any feedback from
  26. users  with other cameras would be greatly appriciated.  The code that
  27. parses the directory list may not work on all cameras.  If your camera
  28. doesn't seem to work right with this script, please send me the output
  29. from  the  `DIGICAM  DIR'  command and I'll add support to the parsing
  30. routine  for  your  camera.   Please  also include the output from the
  31. `DIGICAM INFO' command so that I can see what camera you are using and
  32. can build a database for it.
  33.  
  34.  
  35. ============================= Archive contents =============================
  36.  
  37. Original  Packed Ratio    Date     Time    Name
  38. -------- ------- ----- --------- --------  -------------
  39.     1717     884 48.5% 28-Jun-01 09:29:02  DigiCamGUI.readme
  40.    13810    3247 76.4% 28-Jun-01 08:47:20  DigiCam_Triton.rexx
  41. -------- ------- ----- --------- --------
  42.    15527    4131 73.3% 29-Jun-101 01:40:42   2 files
  43.